From: Raspbian automatic forward porter Date: Sat, 2 May 2026 21:03:19 +0000 (+0100) Subject: Merge version 2.7.1-16+rpi1 and 2.7.1-17 to produce 2.7.1-17+rpi1 X-Git-Tag: archive/raspbian/2.7.1-17+rpi1^0 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=b9a1f71556873c1a48b0a923a4775b0bb0f81bc5;p=gcl27.git Merge version 2.7.1-16+rpi1 and 2.7.1-17 to produce 2.7.1-17+rpi1 --- b9a1f71556873c1a48b0a923a4775b0bb0f81bc5 diff --cc debian/changelog index d4512450,6961ca46..9f8e39b1 --- a/debian/changelog +++ b/debian/changelog @@@ -1,12 -1,8 +1,18 @@@ - gcl27 (2.7.1-16+rpi1) forky-staging; urgency=medium ++gcl27 (2.7.1-17+rpi1) forky-staging; urgency=medium + + [changes brought forward from gcl 2.6.12-83+rpi1 by Peter Michael Green at Wed, 24 Jul 2019 23:08:39 +0000] + * Make an error message more explicit. + * Use the "arm" not the "armhf" relocations code, + the "armhf" code is intended for systems that use thumb, which raspbian + doesn't. + - -- Raspbian forward porter Tue, 21 Apr 2026 01:55:41 +0000 ++ -- Raspbian forward porter Sat, 02 May 2026 21:03:18 +0000 ++ + gcl27 (2.7.1-17) unstable; urgency=medium + + * Version_2_7_2pre16 + + -- Camm Maguire Tue, 21 Apr 2026 08:06:06 -0400 gcl27 (2.7.1-16) unstable; urgency=medium diff --cc debian/patches/series index 2b94cb5a,c374a3a5..039dbc8d --- a/debian/patches/series +++ b/debian/patches/series @@@ -12,5 -12,4 +12,6 @@@ Version_2_7_2pre1 Version_2_7_2pre13 Version_2_7_2pre14 Version_2_7_2pre15 + Version_2_7_2pre16 +make-error-more-explicit.patch +dont-use-armhf-relocs.patch